Miner Namespace : LazyInit<T> Structure |
'Declaration
<System.SerializableAttribute()> Public Structure LazyInit(Of T As Class) Inherits System.ValueType
'Usage
Dim instance As LazyInit(Of T)
[System.Serializable()] public struct LazyInit<T> : System.ValueType where T: class
public type LazyInit = class(System.ValueType)
JScript does not support Generics.
[System.Serializable()] public __value struct LazyInit<T> : public System.ValueType
[System.Serializable()] generic<typename T> public value class LazyInit : public System.ValueType where T: ref class
System.Object
System.ValueType
Miner.LazyInit<T>
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2